summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/dlg/headerfooterdlg.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8
* cppcheck:noExplicitConstructorNoel Grandin2015-10-261-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* convert Link<> to typedNoel Grandin2015-10-121-5/+2
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-1/+1
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-1/+1
* convert Link<> to typedNoel Grandin2015-09-031-3/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-10/+5
* loplugin:constantfunctionNoel Grandin2015-05-221-6/+0
* refactor PresLayoutPreview to use RenderContextTomaž Vajngerl2015-05-151-33/+33
* convert FRAME_DRAW constants to scoped enumNoel Grandin2015-05-131-1/+1
* tdf#91052 - more macros for 'make' constructors.Michael Meeks2015-05-111-4/+2
* NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2015-05-101-1/+1
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann2015-05-041-2/+2
* convert LANG_LIST constants to scoped enumNoel Grandin2015-04-291-1/+1
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-2/+2
* sd: convert new to ::Create.Noel Grandin2015-04-201-2/+2
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-2/+2
* Audit and correct misc. clears -> disposeAndClears.Michael Meeks2015-04-101-2/+2
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-19/+47
* vcl: VclPtr conversion in sdNoel Grandin2015-04-091-0/+6
* convert GETATTRIBS_ constants to enum classNoel Grandin2015-03-271-1/+1
* add GetSelectEntryData to ListBox and ComboBoxNoel Grandin2015-02-161-2/+2
* loplugin: cstylecastNoel Grandin2014-11-131-14/+14
* fdo#82577: Handle TimeNoel Grandin2014-10-011-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-6/+6
* remove whitespacesMarkus Mohrhard2014-06-251-61/+0
* coverity#735482 Logically dead codeCaolán McNamara2014-05-081-1/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-141-12/+4
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-2/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-2/+2
* Remove visual noise from sdAlexander Wilms2014-02-261-7/+6
* Resolves: #i119985# date/time is displayed as different languageZhe Wang2014-02-231-3/+3
* Remove unneccessary commentsAlexander Wilms2014-02-231-25/+25
* CID#1103763 uninitialized memberCaolán McNamara2013-10-111-1/+2
* tweak custom widget to give an optimal sizeCaolán McNamara2013-09-061-55/+34
* Don't need resource-using ctor anymoreKatarina Behrens2013-09-051-6/+0
* Converted header+footer dialog to .uiKatarina Behrens2013-09-051-235/+205
* String->OUStringIvan Timofeev2013-08-211-6/+5
* Converting to OUString in sd in sdundo.hxx and related files.MÁTÉ Gergely2013-07-281-1/+1
* resolved fdo#35756 import more than 64k HTML table cellsEike Rathke2013-05-101-2/+2
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* Add missing date formats to header-footer dlgKatarina Behrens2013-03-231-3/+5
* No (more?) reason for SD_DLLIMPLEMENTATION in Library_sduiStephan Bergmann2013-03-221-5/+0
* comment translation and cleanup of files in sd/source/ui/dlg/Urs Fässler2013-03-071-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-281-23/+14
* Enforce use of accessors on gen.hxx structuresMatteo Casalin2012-11-201-4/+4
* remove unused variablesLuboš Luňák2012-04-131-3/+0
* removed duplicate includes in sdTakeshi Abe2012-03-251-1/+0