summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/LayoutMenu.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-20convert Link<> to typedNoel Grandin
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-14Drop unnecessary #includeTakeshi Abe
2014-02-10the return of callcatcherCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-09update unusedcode listCaolán McNamara
2013-09-19convert the rest of the .cxx files in sd from String to OUStringNoel Grandin
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev
2013-08-19Mark as constTakeshi Abe
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith
2013-05-21Resolves: #i122291# Showing the right set of layouts for handout modeAndre Fischer
2013-05-20WaE: unreachable codeTor Lillqvist
2013-05-20WaE: quiet unused warning.Michael Meeks
2013-05-20Resolves: #i122093# Don't show Impress layouts panel for master pagesAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann