summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-23make this a non-leaky singletonfeature/calc-multiline-inputCaolán McNamara5-72/+62
2011-05-23keep this simpleCaolán McNamara1-1/+1
2011-05-23DetectFilter declared but not definedCaolán McNamara1-3/+0
2011-05-23fdo#35662: reenable sw.SwXPrintSettings::com::sun::star::text::PrintSettingsBjoern Michaelsen1-3/+0
2011-05-23fdo#35661: fix sw.SwXViewSettings::com::sun::star::text::ViewSettingsBjoern Michaelsen2-3/+2
2011-05-23fdo#35660: reenable sw.DocumentSettings::com::sun::star::text::PrintSettingsBjoern Michaelsen1-3/+0
2011-05-22Replace List for std::vector<String>.Rafael Dominguez1-15/+8
2011-05-22Replace List with std::vector<String>.Rafael Dominguez1-7/+3
2011-05-22Replace List with std::vector<String>.Rafael Dominguez1-14/+14
2011-05-20add this for better singleton behaviourCaolán McNamara1-0/+42
2011-05-20tweak globals to be well-behaved singletonCaolán McNamara12-53/+54
2011-05-20return by ref instead of pointerCaolán McNamara27-120/+121
2011-05-20fix merge conflictsCaolán McNamara1-1/+1
2011-05-20adjust for return by ref instead of pointerCaolán McNamara8-19/+19
2011-05-20adjust for return by referenceCaolán McNamara1-1/+1
2011-05-20use non-leaky singleton pattern hereCaolán McNamara1-13/+30
2011-05-20adjust to ensure renameCaolán McNamara1-1/+1
2011-05-20valgrind: use non-leaky singleton pattern hereCaolán McNamara2-4/+8
2011-05-20adjust for modified singletonCaolán McNamara8-13/+13
2011-05-20valgrind/config leaks: make this a well behaved singletonCaolán McNamara1-31/+35
2011-05-20valgrind: leak in undoCaolán McNamara1-0/+1
2011-05-20config leaks: fix up stale unloaderCaolán McNamara1-11/+9
2011-05-20compatibility option for old size of small caps (bnc#691473)Luboš Luňák9-4/+53
2011-05-20ooxml vAlign 17.4.84Luboš Luňák1-0/+17
2011-05-20SW_DLLPUBLIC for SwWriteTable* classesLuboš Luňák1-3/+3
2011-05-19avoid de-referencing null pointers and string length problemfeature/gsoc2011_wizardsMichael Meeks2-2/+2
2011-05-19Translate german commentsMartin Kepplinger4-13/+11
2011-05-19cosmetic fix in en-US messageAndras Timar1-1/+1
2011-05-18Remove all the #include <tools/ownlist.hxx>Joseph Powers1-1/+0
2011-05-18Convert SvCommandList from an OwnList to a vector<>Joseph Powers3-9/+9
2011-05-19Add the unxios and unxand directoriesTor Lillqvist1-0/+4
2011-05-18fix for fdo#36552Noel Power1-2/+8
2011-05-18Unify Display Grid/ Grid Visible and other menu itemsChristian Dywan2-2/+2
2011-05-18Remove #include <tools/debug.hxx> in writer/swJacek Wolszczak28-31/+0
2011-05-18Remove unused debug function from acccontext.cxxJacek Wolszczak1-104/+0
2011-05-17Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak18-84/+79
2011-05-17Cppcheck Same expression on both sides of '<', we remove itJulien Nabet1-2/+1
2011-05-17WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier6-16/+23
2011-05-17WaE (picky) - noeolChristian Lohmaier9-9/+9
2011-05-16Some cppcheck cleaningJulien Nabet7-16/+16
2011-05-16Some cppcheck cleaningJulien Nabet11-26/+26
2011-05-16Translate german commentsMartin Kepplinger6-65/+64
2011-05-15Drop unneeded <windows.h> which actually causes a compilation errorTor Lillqvist1-4/+0
2011-05-12fdo#36667: Fixed update of table formulas, missing extraction of pNewValCédric Bosdonnat1-0/+2
2011-05-11fdo#35805 Revert "write also properties of a text node itself"Cédric Bosdonnat1-5/+0
2011-05-10update SdrPaintView's region when it changes in writer (bnc#683550)Luboš Luňák3-11/+24
2011-05-10GDIMetaFile cleanupJoseph Powers3-6/+6
2011-05-10revert commit 5d8a59f64d9d3931e2c9c1ba98f57cd10e0b01c1, fix fdo#36340Michael Meeks2-151/+179
2011-05-09revert ( unintended ) parts commit b9ff593590532eb012a0520b6dcb40f3be51f845Noel Power5-12/+7
2011-05-09Remove unused dbgloop.hxx from repositoryJacek Wolszczak1-77/+0