summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-09update unusedcode listCaolán McNamara
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara
2013-10-09stray ' in stringCaolán McNamara
2013-10-09extend callanalyse to instdirCaolán McNamara
2013-10-09Make CalcFocusRect look rightStephan Bergmann
2013-10-09Fix fdo#70143 by reporting swaping of positionsArnaud Versini
2013-10-09Use SAL_WARN_IF() instead of assert() so that our Python unit tests don't failTor Lillqvist
2013-10-09Use SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann
2013-10-09Use assertions to ensure proper use of the osl command line arg APITor Lillqvist
2013-10-09Revert "Don't ignore -env: command line parameters in some cases"Tor Lillqvist
2013-10-09Update comment to match realityTor Lillqvist
2013-10-09OpenCL is not available for iOS or AndroidTor Lillqvist
2013-10-09Fix for C++03, and const-improveStephan Bergmann
2013-10-09DOCX filter: test CT_LatentStyles and CT_LsdExceptionMiklos Vajna
2013-10-09fdo»67074 push the localized macinstall.ulf to solverAndras Timar
2013-10-09DOCX export of CT_LatentStyles and CT_LsdExceptionMiklos Vajna
2013-10-09-Werror,-Wunused-const-variableStephan Bergmann
2013-10-09Remove unused fileTor Lillqvist
2013-10-09fix path of l10ntools in localize (solver has gone)Andras Timar
2013-10-09Updated coreAndras Timar
2013-10-09silent deprecated: atk_focus_tracker_notifyJulien Nabet
2013-10-08Resolves: #i119056# Added direct refreshes for objects dependent...Armin Le Grand
2013-10-08CID#982700 silence coverityCaolán McNamara
2013-10-08CID#1038507 calm coverity nerves about a double freeCaolán McNamara
2013-10-08Updated coreLaurent Balland-Poirier
2013-10-08breakKohei Yoshida
2013-10-08Depend on more librariesTor Lillqvist
2013-10-08Hanlde TopDown -> BottomUp conversion in basebmp DirectCopy logictsahi glik
2013-10-08No more getIdentifier*() calls because they are not efficient.Kohei Yoshida
2013-10-08Support for passing non-double formula results from group interpreter.Kohei Yoshida
2013-10-08Add VLOOKUP to the list of functions we support for group calculation.Kohei Yoshida
2013-10-08Turns out we are not using OpenCL here in the existing interpreter.Kohei Yoshida
2013-10-08Let's not do this.Kohei Yoshida
2013-10-08Handle edit text cells here as well as the string cells.Kohei Yoshida
2013-10-08Get the string ID's for case insensitive comparisons.Kohei Yoshida
2013-10-08Rename GetCellStringPool() to GetSharedStringPool().Kohei Yoshida
2013-10-08Use the document's string pool rather than a separate one for the formula.Kohei Yoshida
2013-10-08Unused methods.Kohei Yoshida
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida
2013-10-08ContentInfo to store svl::SharedString instead of OUString.Kohei Yoshida
2013-10-08Avoid exposing aText; encapsulate it.Kohei Yoshida
2013-10-08Re-implement interning in order to return both string arrays.Kohei Yoshida
2013-10-08Slight optimization when copying OUString.Kohei Yoshida
2013-10-08fdo#70201: sw: eliminate no-extent RSID-only AUTOFMT hintsMichael Stahl
2013-10-08writerfilter: drop unused WW8OutputWithDepthMiklos Vajna
2013-10-08writerfilter: drop some more remaining unused DFFOPT definitionsMiklos Vajna
2013-10-08writerfilter: drop some remaining unused DFFOPT definitionsMiklos Vajna
2013-10-08fdo#62994 reportbuilder survive empty formulaLionel Elie Mamane
2013-10-08writerfilter: drop more unused DFFOPT definitionMiklos Vajna
2013-10-08Don't ignore -env: command line parameters in some casesTor Lillqvist