summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)Author
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
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30convert toolbar config context menu to .uiCaolán McNamara
2017-01-25move Image ctor variant with mask color to callersCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-21fix buildCaolán McNamara
2017-01-20warn about unused ImagesCaolán McNamara
2017-01-17tdf#105014: Disable related buttons when there is no menu to editMuhammet Kara
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky
2017-01-16SfxConfigGroupListBox leaks its resource containerCaolán McNamara
2017-01-16unwind resourceCaolán McNamara
2017-01-16drop unused defineCaolán McNamara
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-16new loplugin: useuniqueptr: cuiNoel Grandin