summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-15Fix some "Variables reassigned a value before the old one has been used"Julien Nabet
2012-09-15More ::rtl::OUString to OUString in avmediaRicardo Montania
2012-09-15More ::rtl::OUString to OUString in avmediaRicardo Montania
2012-09-14trim leading (and trailing) spaces when extracting help stringAndras Timar
2012-09-14remove DONTSHOWINUSERINSTALL style, because it is not interpretedAndras Timar
2012-09-14typo: Uniocde -> UnicodeAndras Timar
2012-09-14SfxStyleSheetBasePool::Remove: fix valgrind warning:Michael Stahl
2012-09-14sfx2: DocumentInfo test should use a private temp dirMichael Stahl
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-09-14Unit test for ScRangeList. For now it's very basic. May expand later.Kohei Yoshida
2012-09-14Attempt to fix Android-only codeStephan Bergmann
2012-09-14don't add old cond formats if new ones are already loaded, fdo#54749Markus Mohrhard
2012-09-14sdremote: unwind a couple of crasher / corner casesMichael Meeks
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin
2012-09-14fdo#46808, Add @since tags to new IDL interfacesNoel Grandin
2012-09-14fdo#44721 protect against negative calculated height valueLionel Elie Mamane
2012-09-14n#778140 fix import of w:fldSimple character propertiesMiklos Vajna
2012-09-14sal_rtl_uri unittest seems to depend on sal_textenc library tooLuboš Luňák
2012-09-14better debug message when textenc module loading failsLuboš Luňák
2012-09-14- fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)Rob Snelders
2012-09-14More 2.3 styling + fix for flickering bug on multi-slide change.Andrzej J.R. Hunt
2012-09-14n#778140 as the comment says, it's 100 twipsMiklos Vajna
2012-09-14n#778140 enable AddParaTableSpacing for docx, as it's enabled for ww8 as wellMiklos Vajna
2012-09-14SvXMLImportPropertyMapper::importXML: fix assertion to be less sillyMichael Stahl
2012-09-14fdo#49571: ODF import: ignore "text:enable-numbering" attributeMichael Stahl
2012-09-14fdo#49876: ODF export: do not export font-size="0pt"Michael Stahl
2012-09-14fdo#49678: ODF export: add svg:viewBox to draw:connectorMichael Stahl
2012-09-14fdo#49677: ODF export: always add xlink:type attributeMichael Stahl
2012-09-14fdo#30711: ODF export: "text:name" is mandatory on bookmarks:Michael Stahl
2012-09-14fdo#45700: sw ODF export: workaround corrupted table model:Michael Stahl
2012-09-14GCC/Clang pragma danceTor Lillqvist
2012-09-14next attempt to fix bug 35079Lennard Wasserthal
2012-09-14updated libcmis to 0.3.0Cédric Bosdonnat
2012-09-14Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist
2012-09-14Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist
2012-09-14fix debug messageLuboš Luňák
2012-09-14Adapt for DISABLE_DYNLOADING instead of just iOSTor Lillqvist
2012-09-14Adapt for DISABLE_DYNLOADING instead of just iOSTor Lillqvist
2012-09-14Adapt for DISABLE_DYNLOADING instead of just iOSTor Lillqvist
2012-09-14Adapt for DISABLE_DYNLOADINGTor Lillqvist
2012-09-14Adapt for DISABLE_DYNLOADING possibility on AndroidTor Lillqvist
2012-09-14It seems gcc has -Waddress where Clang has -Wbool-conversionsTor Lillqvist
2012-09-14at least mingw needs liborcus-0.2.a tooLuboš Luňák
2012-09-14mingw compile fixes for liblangtagLuboš Luňák
2012-09-14WaE in connectivityNorbert Thiebaud
2012-09-14add a configure option to make assert() abort in release codeNorbert Thiebaud
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud
2012-09-14remove SAL_MAX() macros and few usersNorbert Thiebaud
2012-09-14removed unused sal macro (SAL_FIELDOFFSET)Norbert Thiebaud