summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/taskpane.cxx
AgeCommit message (Expand)Author
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-09-29sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-11-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-05-26coverity#704795 Unchecked dynamic_castCaolán McNamara
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14sfx2: 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-01-29Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-09update unusedcode listCaolán McNamara
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza
2013-08-29convert sfx2/source/dialog/* from String to OUStringNoel Grandin
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-30show experimental tab-layout only if in experimental modeCaolán McNamara
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-20remove redundant mmeeks comments around the place for misc. code pointers.Michael Meeks
2013-05-20Remove apparently un-needed change to look of task-panes.Michael Meeks
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-07fdo#46808, small cleanupsNoel Grandin
2012-12-13fdo#31309 Taskpane items visibility can't be restoredRob Snelders
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-22unusedcode: sfx:: sfx2::Matúš Kukan
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito