summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-28replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmasterMichael Stahl2687-932639/+20
2011-08-05Emacs modeline compatible with vim's oneFINAL_MASTERmaster-backupTakeshi Abe4-0/+4
2011-08-04need uwinapi for snprintf under windowsCaolán McNamara1-0/+6
2011-08-04sal_Bool to bool.Kohei Yoshida2-23/+23
2011-08-04Perhaps a const member needs an explicit constructor?Kohei Yoshida2-0/+4
2011-08-04More String removal.Kohei Yoshida2-6/+7
2011-08-04More String / sal_Bool removal.Kohei Yoshida3-26/+23
2011-08-04More String removal etc.Kohei Yoshida2-9/+9
2011-08-04Indentation "fix".Kohei Yoshida1-21/+23
2011-08-04Removed unnecessary condition checks.Kohei Yoshida1-8/+4
2011-08-04String to rtl::OUString.Kohei Yoshida3-19/+20
2011-08-04Removed custom html options iterator class; use the real iterators.Kohei Yoshida1-60/+20
2011-08-04Combined two html option loops.Kohei Yoshida1-36/+33
2011-08-03Parse CSS in the <style> content and set number formats to cells.Kohei Yoshida7-15/+907
2011-08-04some clean-upMarkus Mohrhard4-8/+8
2011-08-03change from sal_Bool to boolMarkus Mohrhard2-3/+3
2011-08-03change from c-array to boost::ptr_vectorMarkus Mohrhard2-37/+30
2011-08-03use delete[] for arrays allocated with new[]Markus Mohrhard1-2/+2
2011-08-03fix for fdo#39773: crash with hidden column in Data->FormMarkus Mohrhard1-1/+2
2011-08-03fix for fdo#39151: set correct table number in local db dataMarkus Mohrhard1-1/+9
2011-08-03Remove EXC_INCL_SST_STATISTICSThomas Arnhold1-47/+0
2011-08-032 fixes in OSL_DEBUG part with ByteStringJulien Nabet2-15/+16
2011-08-02fix for fdo#39728: check for empty local range namesMarkus Mohrhard1-1/+3
2011-07-31ByteString::CreateFromInt32 -> rtl::OStringBuffer::appendCaolán McNamara3-43/+60
2011-07-31convert to rtl::OString[Buffer] and simplifyCaolán McNamara2-55/+95
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist28-18/+56
2011-07-29initial work for autofilter unit testMarkus Mohrhard1-0/+56
2011-07-29bnc#707486 fix fit of extreme carelessness with defaulted paramsNoel Power1-2/+2
2011-07-29bnc#707486, use correct CopyRangeNamesToClip for bUseRangeForVBANoel Power1-3/+6
2011-07-29findbar: Add seporator between the Prev/Next and Serch & ReplaceJan Holesovsky1-0/+1
2011-07-29Fix the "By" property in GoDownSel and GoDownBlockSelOlivier Hallot1-9/+24
2011-07-29tweak fix for bnc#707486 ( ensure multi-area processed for simple copy only )Noel Power1-0/+3
2011-07-28Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/calcJan Holesovsky45-1245/+555
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky1-0/+8
2011-07-28add prefixes for component_getFactoryMatúš Kukan22-36/+25
2011-07-27convert scaddins to gbuildMatúš Kukan15-1112/+319
2011-07-27Convert sccomp to gbuildMatúš Kukan8-97/+211
2011-07-27re-enable the CVE unittest on OpenBSDRobert Nagy1-2/+0
2011-07-27Resolves: fdo#38955 set selection request as done for macro recorderCaolán McNamara1-0/+1
2011-07-27fix wae ( because wrong loop counter variable used )Noel Power1-1/+1
2011-07-27Revert "WaE: nEndTab unused"Noel Power1-0/+2
2011-07-27WaE: nEndTab unusedCaolán McNamara1-2/+0
2011-07-26dr78: #i116250# set app flag in ScGlobal::SetSearchItem, fdo#33379, fdo#33593Niklas Nebel1-0/+1
2011-07-26findbar: Show the "Search and Replace" button in the FindBar by default.Jan Holesovsky1-1/+1
2011-07-26fix for bnc#707486 allow copy for suitable multi-area RangesNoel Power7-169/+118
2011-07-25use XFilePicker2 regardless of service, if possible, it is far more saneMichael Meeks2-24/+2
2011-07-25Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)libreoffice-3.4.2.3libreoffice-3.4.2-finallibreoffice-3-4-2Petr Mladek0-0/+0
2011-07-25fdo#39236: Better way to remove DP objects without reversing order.Kohei Yoshida1-9/+21
2011-07-25fdo#39236: Prevent double-deletes during removal of pivot tables.Kohei Yoshida1-24/+9
2011-07-25fdo#39236: Better way to remove DP objects without reversing order.Kohei Yoshida1-9/+21