summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich2012-02-0919-26/+68
* unographic: delete unused GraphicDescriptor::isValid()Greg Kroah-Hartman2012-02-093-10/+0
* rtftok: remove unused variableMiklos Vajna2012-02-091-3/+0
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-1018-67/+67
* another improvement of the about dialogPetr Mladek2012-02-093-5/+8
* turns out that the java-is-gcj hack is a generic java 1.5 problemCaolán McNamara2012-02-091-4/+7
* forgot to git add TableBorder2.idlEike Rathke2012-02-091-0/+160
* ByteString->rtl::OstringCaolán McNamara2012-02-091-43/+41
* ensure correct sc dependenciesCaolán McNamara2012-02-091-2/+2
* fix filters test dependenciesCaolán McNamara2012-02-093-9/+2
* Do not fail isStillAlive for "connect:" connectionsStephan Bergmann2012-02-091-1/+6
* gsicheck now only depends on salStephan Bergmann2012-02-095-218/+269
* added TableBorder2 using BorderLine2, implemented BorderLine2 properlyEike Rathke2012-02-0910-93/+340
* Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich2012-02-091-1/+3
* Added and improved READMEs for modules in sdk and testingJosh Heidenreich2012-02-097-11/+25
* Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich2012-02-0913-2/+21
* reorganise code for better readabilityLionel Elie Mamane2012-02-091-5/+5
* typo in commentLionel Elie Mamane2012-02-091-1/+1
* ORowSetCache::moveWindow: yet another off-by-one errorLionel Elie Mamane2012-02-091-1/+1
* fix ppt embedded graphic dumperCaolán McNamara2012-02-092-7/+16
* fdo#45553 fix RTF import of space-before/after tokensMiklos Vajna2012-02-091-2/+8
* convert system path to urlCaolán McNamara2012-02-091-1/+9
* REDME -> READMETakeshi Abe2012-02-091-0/+0
* Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich2012-02-0827-26/+66
* String to rtl::OUString.Kohei Yoshida2012-02-084-28/+25
* bool cleanups.Kohei Yoshida2012-02-082-187/+189
* Moved ScCollection under filter/starcalc.Kohei Yoshida2012-02-084-4/+4
* Rename TypedStrData to ScTypedStrData, just to be consistent.Kohei Yoshida2012-02-0817-116/+115
* Moved TypedStrData into its own files.Kohei Yoshida2012-02-0812-185/+252
* Removed unnecessary header includes.Kohei Yoshida2012-02-083-4/+0
* we need to explicitly set the paste area in ScMarkData, fdo#45481Markus Mohrhard2012-02-091-1/+1
* remove unnecessary checkMarkus Mohrhard2012-02-091-5/+1
* remove unnecessary temporary variableMarkus Mohrhard2012-02-091-5/+6
* use slowcheck in scMarkus Mohrhard2012-02-091-2/+2
* copy settings for RTL with sheets, fdo#45768Markus Mohrhard2012-02-091-0/+8
* ScSortedCollection is now officially unused. Nuking it.Kohei Yoshida2012-02-082-158/+7
* Old result not used for now always case sensitive search.Kohei Yoshida2012-02-081-8/+0
* Apparently these two methods are now deprecated.Kohei Yoshida2012-02-081-2/+2
* Revert "Tentative fix for invalid iterator range regression"Lionel Elie Mamane2012-02-091-8/+1
* ORowSetCache::moveWindow fix variable inversion; fixes subsequentcheckLionel Elie Mamane2012-02-091-1/+1
* add testtools to dmake_modulesRene Engelhard2012-02-091-0/+2
* configure.in: readd arch-detection for kFreeBSDRene Engelhard2012-02-091-0/+29
* Move this typedef back into collect.hxx for now.Kohei Yoshida2012-02-084-6/+4
* Fixed a link error.Kohei Yoshida2012-02-081-2/+2
* std::unique must be followed by erase() to really remove duplicates.Kohei Yoshida2012-02-081-43/+27
* getExactMatch() should return the original string when no match is found.Kohei Yoshida2012-02-081-4/+4
* Move away from TypedScStrCollection in favor of STL's.Kohei Yoshida2012-02-0821-578/+645
* Let's use enum for better type safety.Kohei Yoshida2012-02-087-46/+55
* TypedStrData to hold rtl::OUString.Kohei Yoshida2012-02-082-21/+39
* New file was missing from previous commitStephan Bergmann2012-02-081-0/+113