summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2015-04-17tdf#82784: cui: Area tab page: do not override imported bitmapsMichael Stahl
2015-04-17Clean up conversion from TriState to boolStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14Remove checks for HTMLMODE_SOME_STYLESHarri Pitkänen
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-13Related tdf#34467: Fit to Frame for text boxes is brokenJulien Nabet
2015-04-11Personas: add “non_homogeneous” to status messageAdolfo Jayme Barrientos
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-09clean-up acccfgTomaž Vajngerl
2015-04-08convert DIC_ERR_ constants to scoped enumNoel Grandin
2015-04-08convert SV_ITEMSTATE constants to SvItemState scoped enumNoel Grandin
2015-04-08convert SHADOW_ constants to enum classNoel Grandin
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-04-02Kill INetProtocol::NewsTor Lillqvist
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-02ival is the intended source hereCaolán McNamara
2015-04-01tdf#87441: Check for read-only RemoveHiddenContentStephan Bergmann
2015-04-01Replace MailerProgramCfg_Impl with direct configuration accessStephan Bergmann
2015-04-01Replace RemoveHiddenContentCfg_Impl with direct configuration accessStephan Bergmann
2015-04-01tdf#87441: RemoveHiddenContent is indep. of ExternalMailer/Program R/O stateStephan Bergmann
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31tdf#84228: Fix annoying double shadow in previewKatarina Behrens
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-31tdf#87441: Adjustable hidden content removal in e-mailsStefan Heinemann
2015-03-31fdo#87441-Send document as Email removes invisible contentCharu Tyagi
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27work around Windows and OSX macro collisions with enum valuesNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26convert SvxNumRuleType to enum classNoel Grandin
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-23loplugin:constantfunction: cuiNoel Grandin
2015-03-22Untangle locale label and trim some whitespace, tdf#90157Adolfo Jayme Barrientos
2015-03-21Char highlight: option about export LO character background to MSO formatsZolnai Tamás
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-03-19push build along a bit furtherCaolán McNamara