summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/mgetempl.cxx
AgeCommit message (Expand)Author
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-18InfoBox to StringThomas Arnhold
2014-07-24Related: fdo#81641 create new styles with an initial nameCaolán McNamara
2014-07-24style category listbox depends on being unsortedCaolán McNamara
2014-07-24Related: fdo#81641 exclude 'all styles' category from organizer pageCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara
2014-05-28Resolves: fdo#79142 When Creating Styles - The 2nd One Always Replaces the 1stCaolán McNamara
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-17Resolves: fdo#72233 too long style names over-stretch dialogCaolán McNamara
2014-01-08Resolves: #i18109# pre-select the name in new style dialogTsutomu Uchino
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-08-29convert sfx2/source/dialog/* from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/mgetempl.hxx from String to OUStringNoel Grandin
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-10mingw64: long -> sal_IntPtr in sfx2Fridrich Štrba
2013-03-13drop unused resources and toggle label to activate replacement widgetCaolán McNamara
2013-03-13convert manage style page to .uiCaolán McNamara
2013-03-13remove aDescED which is always hidden and never usedCaolán McNamara
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22s/the the/the/Tor Lillqvist
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-09-28find parent dialog, rather than assume where it isCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29convert DBG_ assertions to OSL_David Tardon
2011-03-29WaE: unused variableDavid Tardon
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-10Translation and typos (2).Albert Thuswaldner
2011-03-01Remove Dead CodeXisco Fauli