summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/text/TextCharacterSpacingPopup.cxx
AgeCommit message (Expand)Author
2021-05-20move some headers inside modulesNoel Grandin
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer
2020-08-03Remove pointless checkMaxim Monastirsky
2020-04-20set popup for a welded TextCharacterSpacingPopupCaolán McNamara
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-01-16rename a createPopupWindow so we can remove 'using createPopupWindow'Caolán McNamara
2020-01-13weld TextCharacterSpacingControlCaolán McNamara
2020-01-13rework TextCharacterSpacingPopup to be a PopupWindowControllerCaolán McNamara
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky
2016-10-05NoAppFocusClose is for menus that have submenusCaolán McNamara
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-08-03svx: replace boost::function with std::functionMichael Stahl
2015-07-26remove excessive whitespaceMarkus Mohrhard
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13Re-work sidebar factory to use VclPtr.Michael Meeks
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann