summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar
AgeCommit message (Expand)Author
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-01Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-25Stop using unnecessary std::auto_ptrTakeshi Abe
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-16fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: controlls -> controlsThomas Arnhold
2014-04-14typo: ommit -> omitThomas Arnhold
2014-04-14typo: arround -> aroundThomas Arnhold
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-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-15fdo#63154 Remove unused solar.h reference in sd.Alexandre Vicenzi
2014-02-14Drop unnecessary #includeTakeshi Abe
2014-02-11sal_Bool->boolNoel Grandin
2014-02-10the return of callcatcherCaolán McNamara
2014-01-28coverity#1028539 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis
2013-12-20typo fixesAndras Timar
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-15convert impress table design panel to .uiCaolán McNamara
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-18convert remnants of String in SD to OUStringNoel Grandin