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