summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-15Include saldllapi.h explicitly where neededStephan Bergmann47-79/+189
2012-09-15Revert "saldllapi.h is really not included outside of sal itself"Stephan Bergmann6-5/+26
2012-09-15Fix iterator managementJulien Nabet1-1/+1
2012-09-15fix odma plugin for new ucbhelper APIMichael Meeks1-2/+5
2012-09-15Simplify AutoOGuardArray + rename private attributeJulien Nabet1-7/+4
2012-09-15Remove unused variableJulien Nabet1-1/+0
2012-09-15Fix some "Variables reassigned a value before the old one has been used"Julien Nabet3-30/+25
2012-09-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-09-15Fix comparisonJulien Nabet1-1/+1
2012-09-15Fix some "Variables reassigned a value before the old one has been used"Julien Nabet1-5/+2
2012-09-15More ::rtl::OUString to OUString in avmediaRicardo Montania4-25/+25
2012-09-15More ::rtl::OUString to OUString in avmediaRicardo Montania3-29/+29
2012-09-14trim leading (and trailing) spaces when extracting help stringAndras Timar1-1/+16
2012-09-14remove DONTSHOWINUSERINSTALL style, because it is not interpretedAndras Timar6-12/+4
2012-09-14typo: Uniocde -> UnicodeAndras Timar1-1/+1
2012-09-14SfxStyleSheetBasePool::Remove: fix valgrind warning:Michael Stahl1-1/+4
2012-09-14sfx2: DocumentInfo test should use a private temp dirMichael Stahl1-23/+8
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann25-168/+139
2012-09-14Unit test for ScRangeList. For now it's very basic. May expand later.Kohei Yoshida1-0/+18
2012-09-14Attempt to fix Android-only codeStephan Bergmann1-2/+2
2012-09-14don't add old cond formats if new ones are already loaded, fdo#54749Markus Mohrhard1-1/+1
2012-09-14sdremote: unwind a couple of crasher / corner casesMichael Meeks2-11/+7
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann196-2313/+1151
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin12-193/+229
2012-09-14fdo#46808, Add @since tags to new IDL interfacesNoel Grandin4-7/+13
2012-09-14fdo#44721 protect against negative calculated height valueLionel Elie Mamane1-2/+4
2012-09-14n#778140 fix import of w:fldSimple character propertiesMiklos Vajna2-1/+8
2012-09-14sal_rtl_uri unittest seems to depend on sal_textenc library tooLuboš Luňák1-0/+8
2012-09-14better debug message when textenc module loading failsLuboš Luňák1-3/+2
2012-09-14- fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)Rob Snelders9-116/+673
2012-09-14More 2.3 styling + fix for flickering bug on multi-slide change.Andrzej J.R. Hunt8-170/+271
2012-09-14n#778140 as the comment says, it's 100 twipsMiklos Vajna1-3/+3
2012-09-14n#778140 enable AddParaTableSpacing for docx, as it's enabled for ww8 as wellMiklos Vajna2-4/+1
2012-09-14SvXMLImportPropertyMapper::importXML: fix assertion to be less sillyMichael Stahl1-4/+4
2012-09-14fdo#49571: ODF import: ignore "text:enable-numbering" attributeMichael Stahl1-1/+0
2012-09-14fdo#49876: ODF export: do not export font-size="0pt"Michael Stahl1-0/+2
2012-09-14fdo#49678: ODF export: add svg:viewBox to draw:connectorMichael Stahl1-0/+18
2012-09-14fdo#49677: ODF export: always add xlink:type attributeMichael Stahl1-0/+1
2012-09-14fdo#30711: ODF export: "text:name" is mandatory on bookmarks:Michael Stahl2-16/+56
2012-09-14fdo#45700: sw ODF export: workaround corrupted table model:Michael Stahl1-8/+3
2012-09-14GCC/Clang pragma danceTor Lillqvist1-1/+3
2012-09-14next attempt to fix bug 35079Lennard Wasserthal1-10/+0
2012-09-14updated libcmis to 0.3.0Cédric Bosdonnat12-1660/+168
2012-09-14Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist3-27/+31
2012-09-14Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist1-3/+6
2012-09-14fix debug messageLuboš Luňák1-6/+1
2012-09-14Adapt for DISABLE_DYNLOADING instead of just iOSTor Lillqvist1-2/+2
2012-09-14Adapt for DISABLE_DYNLOADING instead of just iOSTor Lillqvist1-2/+2
2012-09-14Adapt for DISABLE_DYNLOADING instead of just iOSTor Lillqvist1-2/+4
2012-09-14Adapt for DISABLE_DYNLOADINGTor Lillqvist2-1/+23