summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* More loplugin:simplifyboolStephan Bergmann2015-04-276-7/+7
* loplugin:simplifyboolStephan Bergmann2015-04-247-18/+16
* Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-236-14/+14
* loplugin:staticmethodsNoel Grandin2015-04-232-2/+2
* loplugin:staticmethodsNoel Grandin2015-04-231-4/+4
* Clean up odd sal::static_int_cast<sal_Bool> usesStephan Bergmann2015-04-222-7/+6
* convert SV_DRAGDOP_ constants to scoped enumNoel Grandin2015-04-223-6/+6
* convert SV_LBOXTAB_ constants to scoped enumNoel Grandin2015-04-223-9/+9
* convert HIB_ constants to scoped enumNoel Grandin2015-04-2211-45/+45
* convert EBBF_ constants to scoped enumNoel Grandin2015-04-221-1/+1
* convert BROWSER_ constants to scoped enumNoel Grandin2015-04-221-1/+2
* tdf#82784: cui: Area tab page: do not override imported bitmapsMichael Stahl2015-04-171-18/+28
* Clean up conversion from TriState to boolStephan Bergmann2015-04-171-2/+6
* convert SCRIPTTYPE_ constants to scoped enumNoel Grandin2015-04-171-5/+5
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1514-29/+29
* Remove checks for HTMLMODE_SOME_STYLESHarri Pitkänen2015-04-141-2/+0
* loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann2015-04-131-1/+1
* Related tdf#34467: Fit to Frame for text boxes is brokenJulien Nabet2015-04-131-1/+1
* Personas: add “non_homogeneous” to status messageAdolfo Jayme Barrientos2015-04-111-2/+3
* loplugin:staticmethodsNoel Grandin2015-04-0916-55/+55
* clean-up acccfgTomaž Vajngerl2015-04-091-670/+664
* convert DIC_ERR_ constants to scoped enumNoel Grandin2015-04-082-14/+16
* convert SV_ITEMSTATE constants to SvItemState scoped enumNoel Grandin2015-04-083-4/+4
* convert SHADOW_ constants to enum classNoel Grandin2015-04-081-4/+4
* Remove dead INetProtocol::VimStephan Bergmann2015-04-071-2/+2
* convert SvtModuleOptions::EModule to scoped enumNoel Grandin2015-04-076-24/+24
* convert SvtModuleOptions::EFactory to enum classNoel Grandin2015-04-071-28/+28
* Kill INetProtocol::NewsTor Lillqvist2015-04-026-108/+7
* Kill INetProtocol::Imap and Pop3Tor Lillqvist2015-04-021-2/+0
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-0223-66/+66
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-0223-66/+66
* loplugin:staticmethodsNoel Grandin2015-04-022-4/+4
* ival is the intended source hereCaolán McNamara2015-04-021-1/+1
* tdf#87441: Check for read-only RemoveHiddenContentStephan Bergmann2015-04-013-7/+29
* Replace MailerProgramCfg_Impl with direct configuration accessStephan Bergmann2015-04-011-118/+17
* Replace RemoveHiddenContentCfg_Impl with direct configuration accessStephan Bergmann2015-04-011-92/+19
* tdf#87441: RemoveHiddenContent is indep. of ExternalMailer/Program R/O stateStephan Bergmann2015-04-012-5/+22
* convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin2015-04-012-25/+24
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-013-5/+5
* tdf#84228: Fix annoying double shadow in previewKatarina Behrens2015-03-311-1/+8
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-313-4/+4
* tdf#87441: Adjustable hidden content removal in e-mailsStefan Heinemann2015-03-311-24/+96
* fdo#87441-Send document as Email removes invisible contentCharu Tyagi2015-03-313-4/+76
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-2823-147/+147
* fix macro and enum name collision using CamelCaseNoel Grandin2015-03-272-4/+4
* work around Windows and OSX macro collisions with enum valuesNoel Grandin2015-03-271-1/+1
* convert BUTTON_ constants to enum classNoel Grandin2015-03-273-5/+5
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-267-10/+9
* convert SvxNumRuleType to enum classNoel Grandin2015-03-261-1/+1
* convert NUM_ constants to enum clasNoel Grandin2015-03-261-16/+16