summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-26convert NUM_ constants to enum clasNoel Grandin1-16/+16
2015-03-25Typo: formated->formattedJulien Nabet2-3/+3
2015-03-25convert VALID_ constants to enum classNoel Grandin1-30/+30
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin1-5/+5
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin1-5/+5
2015-03-24convert SvxZoomType to enum classNoel Grandin1-9/+9
2015-03-24convert sfxlink to enum classNoel Grandin2-8/+10
2015-03-23loplugin:constantfunction: cuiNoel Grandin41-294/+88
2015-03-22Untangle locale label and trim some whitespace, tdf#90157Adolfo Jayme Barrientos1-2/+2
2015-03-21Char highlight: option about export LO character background to MSO formatsZolnai Tamás3-0/+116
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant1-4/+1
2015-03-19push build along a bit furtherCaolán McNamara1-2/+2
2015-03-19tdf#86787: Page style margin limited to 99.99mmRishabh Kumar1-8/+8