summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-29configure.in: fix typofeature/coretextKorrawit Pruegsanusak
2012-04-15fix accidental virtual function overloadNorbert Thiebaud
2012-04-02Fix copy/paste errorTor Lillqvist
2012-04-02export NOCPPUNIT to disable all cppunit test in gbuild.Norbert Thiebaud
2012-04-02Initial basic support for CoreText. very partial and highly unstableNorbert Thiebaud
2012-04-02WaE with MAc SDK > 10.4Norbert Thiebaud
2012-04-02add a configure flag to enable CoreText SupportNorbert Thiebaud
2012-03-16factorize what we can share for salgdi between CoreText and ATSUINorbert Thiebaud
2012-03-12move ATSUI entangled-code into its specific sub-directoryNorbert Thiebaud
2012-03-11Object Catalog pane in Basic IDETomcsik Bence
2012-03-11Add a virtual destrcutor to value to prevent memory leak in RTFValueArnaud Versini
2012-03-11remove accidental re-add of obsolete build_envNorbert Thiebaud
2012-03-11remove unused codePetr Vorel
2012-03-11Some cppcheck cleaningJulien Nabet
2012-03-11sal_Bool to bool in SAL_LOG if possibleLuboš Luňák
2012-03-10operator must be in template or argument namespaceLuboš Luňák
2012-03-10Correct some mistranslated commentsStefan Knorr (astron)
2012-03-10Translate German comments in core/cppuhelperTom Thorogood
2012-03-10Add more values that zoom shouldn't skipStefan Knorr (astron)
2012-03-10sdext: fix unit test for WindowsMatúš Kukan
2012-03-10no i prefix for lcms2.libMatúš Kukan
2012-03-10gbuild: remove some more realpathsMatúš Kukan
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-10extensions: export npsoplugin's symbolsMatúš Kukan
2012-03-10embedserv: convert to gbuildMatúš Kukan
2012-03-10Fix Possible null pointer dereferenceJulien Nabet
2012-03-10Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-03-10Fix : statement following break will never be executedJulien Nabet
2012-03-10clang has broken -fvisibility-inlines-hiddenLuboš Luňák
2012-03-10clang does not know -ggdb2Luboš Luňák
2012-03-10exported templates need to be marked as suchLuboš Luňák
2012-03-10SAL_DLLPUBLIC_IMPORT with gcc should not be emptyLuboš Luňák
2012-03-10patch clucene to avoid narrowing conversionsLuboš Luňák
2012-03-10write unsigned char[] contents as numbers rather than string literalLuboš Luňák
2012-03-10mark static data that is const as constLuboš Luňák
2012-03-10take explicit number format before implicit number format, fdo#47084Markus Mohrhard
2012-03-10add two accidently removed return statementsMarkus Mohrhard
2012-03-09vector and rtl::Reference over manual ref-counting.Kohei Yoshida
2012-03-09These don't have to be virtual.Kohei Yoshida
2012-03-09Keep vector as vector.Kohei Yoshida
2012-03-09Store only one number format per field.Kohei Yoshida
2012-03-09Some header cleanup.Kohei Yoshida
2012-03-09Use std::vector instead of boost::ptr_vector for ScDPItemData.Kohei Yoshida
2012-03-09fix semantic error in layout calculationAndras Timar
2012-03-09Use flat_segment_tree to store the empty row flags.Kohei Yoshida
2012-03-09IsValid() is superfluous.Kohei Yoshida
2012-03-09dptablecache.* to dpcache.*Kohei Yoshida
2012-03-09fdo#45962: fix context menu key yanking cursor out of header/footerMichael Stahl
2012-03-09fix error comparing a struct vs an uno prop containing a struct fdo#42819Noel Power
2012-03-09Fix sense of r/o detection code, and clean upStephan Bergmann