summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)Author
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-22Add new helper class to cui for SvxConfigPageMuhammet Kara
2017-07-22Cleanup duplicate functions in cfg.cxxMuhammet Kara
2017-07-22Separate SvxToolbarConfigPage from cfg.cxxMuhammet Kara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19Separate SvxMenuConfigPage from cfg.cxxMuhammet Kara
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:casttovoidStephan Bergmann
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-02loplugin:casttovoid: cuiStephan Bergmann
2017-06-28Use SvTreeListBox's own method: RemoveEntryMuhammet Kara
2017-06-28Implement search feature in the Kayboard tabMuhammet Kara
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-06-20loplugin:oncevar in cuiNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: cuiStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18can drop CUI_RESSTR nowCaolán McNamara
2017-05-16tdf#107853 tdf#107854 Hide useless style familiesMaxim Monastirsky
2017-05-14tdf#107847 Make sure m_xContext is not emptyMaxim Monastirsky
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11SearchForAlreadyLoadedDoc does nothing usefulNoel Grandin
2017-05-09tdf#103491 Show correct label for the current UI element typeMaxim Monastirsky
2017-05-09tdf#106681 Styles category for the Add Commands dialogMaxim Monastirsky
2017-05-08cppcheck nitpicks variableScope and redundantAssignmentJochen Nitschke
2017-05-08Set modified flag on entry renameMaxim Monastirsky
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-27Add custom HIDs for Customize - Toolbars pageGabor Kelemen
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-23Toolbars can't be nestedMaxim Monastirsky
2017-04-23tdf#101374 Don't confuse "Label" with "Name"Maxim Monastirsky
2017-04-23Customization of notebookbar menu always possibleMaxim Monastirsky
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-03-14remove unused RID constantsNoel Grandin
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2017-02-21loplugin:subtlezeroinit: cuiStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-14Convert WindowType to scoped enumNoel Grandin