summaryrefslogtreecommitdiff
path: root/cui/inc
AgeCommit message (Expand)AuthorFilesLines
2018-05-08tdf#114549:entering hex/dec code should change char samplehimajin1000001-0/+1
2018-04-13tdf#83877 Add dialog to sign signature linesSamuel Mehrbrodt1-0/+1
2018-03-20weld SvxIconChangeDialog warning dialogCaolán McNamara1-1/+0
2018-03-11weld color pickerCaolán McNamara1-1/+0
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2017-12-12tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen1-9/+0
2017-12-05tdf#114091: Customize dialog: Rename 'All categories' to 'All commands'Muhammet Kara1-1/+1
2017-12-04tdf#112207: Allow assigning macros to ui elementsMuhammet Kara1-0/+2
2017-11-29Fix typosAndrea Gelmini1-1/+1
2017-11-28Add comment to translators of "Grammar By" text entry boxLászló Németh1-0/+14
2017-11-18tdf#113777 Add colon after family and style labelsYousuf Philips1-4/+4
2017-11-17tdf#113739 add "Grammar By" feature to user dictionariesLászló Németh1-0/+1
2017-10-25tdf#107569 Fix missing res/colorslider.pngMaxim Monastirsky1-0/+1
2017-09-26Cleanup unused strings in cuiMuhammet Kara1-6/+0
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-60/+43
2017-09-04Implement "Reset" button in the Customize dialogMuhammet Kara1-0/+1
2017-09-04Convert UI of Customize Dialog to the new designMuhammet Kara1-1/+1
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke1-1/+0
2017-08-07Rename “Basic IDE Options” to just “Basic IDE”Adolfo Jayme Barrientos1-1/+1
2017-08-02tdf#110448: Remove "Memory" page from Options dialogMike Kaganski1-1/+0
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-0/+3
2017-07-21migrate to boost::gettextCaolán McNamara5-3/+598
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-04-27remove svx bitmaps from .src filesCaolán McNamara1-0/+3
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-25remove bitmaps from .src filesCaolán McNamara1-0/+69
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+0
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl1-1/+0
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-06vcl: split exception types from input typesChris Sherlock1-5/+18
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara1-3/+0
2016-01-18drawmodes header goneCaolán McNamara1-1/+0
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist1-1/+0
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+0
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist1-1/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-528/+371
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-09-14boost->stdCaolán McNamara1-4/+0
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-1/+1
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-1/+0
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-1/+0
2015-02-05Updated all precompiled headers.Ashod Nakashian1-2/+10