summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Simple context that only contains column block position set.private/kohei/find-replace-all-perfKohei Yoshida2014-05-237-73/+102
* Use scoped_ptr for this.Kohei Yoshida2014-05-233-12/+10
* More indentation reduction.Kohei Yoshida2014-05-231-44/+49
* Unwind this super-complicated search condition.Kohei Yoshida2014-05-231-7/+27
* Reduce indentation.Kohei Yoshida2014-05-231-60/+61
* Remove dead codeStephan Bergmann2014-05-231-54/+0
* fdo#76824: Proper way to parse cell address strings.Kohei Yoshida2014-05-231-13/+27
* fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida2014-05-239-19/+144
* Forgot to remove debug statements.Kohei Yoshida2014-05-231-4/+0
* fdo#78903: Don't broadcast prematurely during cell deletion.Kohei Yoshida2014-05-221-22/+0
* fdo#78903: Write test for this.Kohei Yoshida2014-05-222-0/+60
* fix DBG_UTIL buildCaolán McNamara2014-05-221-1/+1
* sw: use xsec_xmlsec.windows on WNTMichael Stahl2014-05-221-1/+1
* change the bar size a bitMarkus Mohrhard2014-05-221-4/+4
* fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl2014-05-227-34/+104
* Revert "fdo#67685 open xSourceLibrariesStor only when needed"Michael Stahl2014-05-221-15/+15
* fdo#68983: Revert "remove #if 0 block (from ...Michael Stahl2014-05-221-16/+44
* cppcheck: Function parameter 'rStartPos' should be passed by referenceThomas Arnhold2014-05-222-6/+6
* cppcheck: Function parameter 'rSize' should be passed by referenceThomas Arnhold2014-05-221-1/+1
* cppcheck: Function parameter 'rWidthsOf' should be passed by referenceThomas Arnhold2014-05-221-1/+1
* cppcheck: Function parameter 'aBox' should be passed by referenceThomas Arnhold2014-05-222-11/+11
* cppcheck: Function parameter 'rLineInfo' should be passed by referenceThomas Arnhold2014-05-221-2/+2
* cppcheck: Function parameter 'aFocusLocation' should be passed by referenceThomas Arnhold2014-05-222-11/+11
* cppcheck: Exception should be caught by referenceThomas Arnhold2014-05-221-2/+2
* cppcheck: Exception should be caught by referenceThomas Arnhold2014-05-221-1/+1
* cppcheck: Variable 'dChildIndex,...' is assigned a value that is never usedThomas Arnhold2014-05-221-4/+0
* cppcheck: Exception should be caught by referenceThomas Arnhold2014-05-221-2/+2
* cppcheck: The scope of the variable 'fOutNumber' can be reducedThomas Arnhold2014-05-221-1/+1
* cppcheck: Variable 'fOutNumber' is assigned a value that is never usedThomas Arnhold2014-05-221-1/+1
* cppcheck: Variable 'bMore' is assigned a value that is never usedThomas Arnhold2014-05-221-2/+1
* cppcheck: Variable 'i' is assigned a value that is never usedThomas Arnhold2014-05-222-3/+1
* cppcheck: fprintf format string requires 1 parameter but only 0 are givenThomas Arnhold2014-05-221-4/+4
* cppcheck: add missing braketThomas Arnhold2014-05-221-1/+1
* update_pch: add xmloffThomas Arnhold2014-05-223-0/+55
* stoc: fix includesThomas Arnhold2014-05-2230-370/+370
* stoc: convert TEST_LIST_CLASSES case alsoThomas Arnhold2014-05-222-3/+3
* stoc: make use of css aliasThomas Arnhold2014-05-2248-639/+639
* stoc: remove using namespace from headersThomas Arnhold2014-05-227-154/+163
* sw: remove using namespace from headersThomas Arnhold2014-05-226-18/+14
* xmlscript: remove using namespace from headersThomas Arnhold2014-05-224-78/+74
* update_pch: add unoxmlThomas Arnhold2014-05-223-0/+76
* unoxml: huge namespacing cleanupThomas Arnhold2014-05-2267-1275/+1234
* update_pch: add configmgrThomas Arnhold2014-05-223-0/+163
* update_pch: add toolsThomas Arnhold2014-05-223-0/+99
* tools: just generate the complete reversemap.cxxThomas Arnhold2014-05-224-25/+11
* fix-includes.pl: toolsThomas Arnhold2014-05-2214-50/+50
* Fix Windows link issue around missing vtable fn.Michael Meeks2014-05-221-0/+4
* fdo#78957 Corruption - <wp:extent> "cy" height exceed the limit in header.xmlYogesh Bharate2014-05-223-13/+73
* trunc is C99 only (thus not C++03)Stephan Bergmann2014-05-221-1/+1
* WaE: virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist2014-05-221-1/+1