summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2015-04-27tdf#69316: Sort numbering options meaningfullyKatarina Behrens1-16/+16
2015-04-27More loplugin:simplifyboolStephan Bergmann6-7/+7
2015-04-24loplugin:simplifyboolStephan Bergmann7-18/+16
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann6-14/+14
2015-04-23loplugin:staticmethodsNoel Grandin2-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-4/+4
2015-04-22Clean up odd sal::static_int_cast<sal_Bool> usesStephan Bergmann2-7/+6
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin3-6/+6
2015-04-22convert SV_LBOXTAB_ constants to scoped enumNoel Grandin3-9/+9
2015-04-22convert HIB_ constants to scoped enumNoel Grandin11-45/+45
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin1-1/+1
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin1-1/+2
2015-04-17tdf#82784: cui: Area tab page: do not override imported bitmapsMichael Stahl1-18/+28
2015-04-17Clean up conversion from TriState to boolStephan Bergmann1-2/+6
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-5/+5
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin14-29/+29
2015-04-14Remove checks for HTMLMODE_SOME_STYLESHarri Pitkänen1-2/+0
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann1-1/+1
2015-04-13Related tdf#34467: Fit to Frame for text boxes is brokenJulien Nabet1-1/+1
2015-04-11Personas: add “non_homogeneous” to status messageAdolfo Jayme Barrientos1-2/+3
2015-04-09loplugin:staticmethodsNoel Grandin16-55/+55
2015-04-09clean-up acccfgTomaž Vajngerl1-670/+664
2015-04-08convert DIC_ERR_ constants to scoped enumNoel Grandin2-14/+16
2015-04-08convert SV_ITEMSTATE constants to SvItemState scoped enumNoel Grandin3-4/+4
2015-04-08convert SHADOW_ constants to enum classNoel Grandin1-4/+4
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-2/+2
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin6-24/+24
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin1-28/+28
2015-04-02Kill INetProtocol::NewsTor Lillqvist6-108/+7
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist1-2/+0
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann23-66/+66
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann23-66/+66
2015-04-02loplugin:staticmethodsNoel Grandin2-4/+4
2015-04-02ival is the intended source hereCaolán McNamara1-1/+1
2015-04-01tdf#87441: Check for read-only RemoveHiddenContentStephan Bergmann3-7/+29
2015-04-01Replace MailerProgramCfg_Impl with direct configuration accessStephan Bergmann1-118/+17
2015-04-01Replace RemoveHiddenContentCfg_Impl with direct configuration accessStephan Bergmann1-92/+19
2015-04-01tdf#87441: RemoveHiddenContent is indep. of ExternalMailer/Program R/O stateStephan Bergmann2-5/+22
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin2-25/+24
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann3-5/+5
2015-03-31tdf#84228: Fix annoying double shadow in previewKatarina Behrens1-1/+8
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann3-4/+4
2015-03-31tdf#87441: Adjustable hidden content removal in e-mailsStefan Heinemann1-24/+96
2015-03-31fdo#87441-Send document as Email removes invisible contentCharu Tyagi3-4/+76
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann23-147/+147
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin2-4/+4
2015-03-27work around Windows and OSX macro collisions with enum valuesNoel Grandin1-1/+1
2015-03-27convert BUTTON_ constants to enum classNoel Grandin3-5/+5
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann7-10/+9
2015-03-26convert SvxNumRuleType to enum classNoel Grandin1-1/+1