summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objcont.cxx
AgeCommit message (Expand)Author
2014-05-22Update also revision and editing time when setting 'modified' properties.Matúš Kukan
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-24Using a local type as a template argument is a C++11-ismTakeshi Abe
2014-03-24Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-23Use the "sfx" log area consistently in sfx2Tor Lillqvist
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin
2013-08-29convert include/sfx2/doctempl.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/objsh.hxx from String to OUStringNoel Grandin
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl
2013-07-27remove some more SfxObjectShell methods that only call each otherMichael Stahl
2013-07-27turns out nobody calls those SfxObjectShell methods, remove themMichael Stahl
2013-07-27rename SfxObjectShell::Insert / Remove ...Michael Stahl
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-10Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand
2013-04-09String cleanup inside SfxFilter.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-16SfxObjectShell::UpdateFromTemplate_Impl: template URL...Michael Stahl
2012-12-29callcatcher: update unused code listCaolán McNamara
2012-12-07loplugin: various unused variablesCaolán McNamara
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-23loplugin: if else alignmentCaolán McNamara
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-26tidy some resource stringsCaolán McNamara
2012-04-23Add some more timelogging, for graphic export here.Thorsten Behrens
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-22catch by const refCaolán McNamara
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-05-20fix memory/config leakCaolán McNamara