summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-23Simple context that only contains column block position set.private/kohei/find-replace-all-perfKohei Yoshida
2014-05-23Use scoped_ptr for this.Kohei Yoshida
2014-05-23More indentation reduction.Kohei Yoshida
2014-05-23Unwind this super-complicated search condition.Kohei Yoshida
2014-05-23Reduce indentation.Kohei Yoshida
2014-05-23Remove dead codeStephan Bergmann
2014-05-23fdo#76824: Proper way to parse cell address strings.Kohei Yoshida
2014-05-23fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida
2014-05-23Forgot to remove debug statements.Kohei Yoshida
2014-05-22fdo#78903: Don't broadcast prematurely during cell deletion.Kohei Yoshida
2014-05-22fdo#78903: Write test for this.Kohei Yoshida
2014-05-22fix DBG_UTIL buildCaolán McNamara
2014-05-22sw: use xsec_xmlsec.windows on WNTMichael Stahl
2014-05-22change the bar size a bitMarkus Mohrhard
2014-05-22fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl
2014-05-22Revert "fdo#67685 open xSourceLibrariesStor only when needed"Michael Stahl
2014-05-22fdo#68983: Revert "remove #if 0 block (from ...Michael Stahl
2014-05-22cppcheck: Function parameter 'rStartPos' should be passed by referenceThomas Arnhold
2014-05-22cppcheck: Function parameter 'rSize' should be passed by referenceThomas Arnhold
2014-05-22cppcheck: Function parameter 'rWidthsOf' should be passed by referenceThomas Arnhold
2014-05-22cppcheck: Function parameter 'aBox' should be passed by referenceThomas Arnhold
2014-05-22cppcheck: Function parameter 'rLineInfo' should be passed by referenceThomas Arnhold
2014-05-22cppcheck: Function parameter 'aFocusLocation' should be passed by referenceThomas Arnhold
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold
2014-05-22cppcheck: Variable 'dChildIndex,...' is assigned a value that is never usedThomas Arnhold
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold
2014-05-22cppcheck: The scope of the variable 'fOutNumber' can be reducedThomas Arnhold
2014-05-22cppcheck: Variable 'fOutNumber' is assigned a value that is never usedThomas Arnhold
2014-05-22cppcheck: Variable 'bMore' is assigned a value that is never usedThomas Arnhold
2014-05-22cppcheck: Variable 'i' is assigned a value that is never usedThomas Arnhold
2014-05-22cppcheck: fprintf format string requires 1 parameter but only 0 are givenThomas Arnhold
2014-05-22cppcheck: add missing braketThomas Arnhold
2014-05-22update_pch: add xmloffThomas Arnhold
2014-05-22stoc: fix includesThomas Arnhold
2014-05-22stoc: convert TEST_LIST_CLASSES case alsoThomas Arnhold
2014-05-22stoc: make use of css aliasThomas Arnhold
2014-05-22stoc: remove using namespace from headersThomas Arnhold
2014-05-22sw: remove using namespace from headersThomas Arnhold
2014-05-22xmlscript: remove using namespace from headersThomas Arnhold
2014-05-22update_pch: add unoxmlThomas Arnhold
2014-05-22unoxml: huge namespacing cleanupThomas Arnhold
2014-05-22update_pch: add configmgrThomas Arnhold
2014-05-22update_pch: add toolsThomas Arnhold
2014-05-22tools: just generate the complete reversemap.cxxThomas Arnhold
2014-05-22fix-includes.pl: toolsThomas Arnhold
2014-05-22Fix Windows link issue around missing vtable fn.Michael Meeks
2014-05-22fdo#78957 Corruption - <wp:extent> "cy" height exceed the limit in header.xmlYogesh Bharate
2014-05-22trunc is C99 only (thus not C++03)Stephan Bergmann
2014-05-22WaE: virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist