summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)AuthorFilesLines
2018-04-05a11y crash with no chars selected in character mapCaolán McNamara1-1/+2
2018-03-19Resolves: tdf#116242 handle negated diacritics correctly and show checkboxEike Rathke1-12/+19
2018-03-07Resolves: tdf#113805 insert special character fails in insert footnote...Caolán McNamara1-1/+1
2018-02-22Resolves: rhbz#1546997 'search not found' at 0,0 when window too narrowCaolán McNamara1-25/+17
2018-02-12tdf#115601: make ImageMap dialog translatableJulien Nabet1-2/+1
2018-01-30fix tdf#114934 borderline feature regressionsArmin Le Grand3-237/+251
2018-01-24tdf#114901 TSCP various advanced TSCP dialog changesTomaž Vajngerl1-17/+16
2017-12-18TSCP: don't put a non-existing name into doc. propsTomaž Vajngerl1-1/+1
2017-11-24TSCP: fix oversizing of ListBox-es by defining max lines & charsTomaž Vajngerl2-1/+9
2017-11-24TSCP: Advanced dialog UI improvementsTomaž Vajngerl2-27/+33
2017-11-24TSCP: remove character limitation of recently used pop-upTomaž Vajngerl1-6/+1
2017-11-23svx: loplugin:staticmethodsMichael Stahl1-1/+1
2017-11-23tdf#113657: fix crash when trying to format empty paragraphJulien Nabet1-11/+21
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann1-12/+12
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-2/+2
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-22loplugin:flatten in svxNoel Grandin5-308/+308
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-24/+24
2017-11-21clang-format fixesMiklos Vajna1-4/+5
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin2-2/+2
2017-11-20Upgrade to ICU 60.1Eike Rathke1-0/+23
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-11-18TSCP: remember the state of IP section expander stateTomaž Vajngerl1-0/+7
2017-11-18TSCP: allow to add multiple markings in the documentTomaž Vajngerl1-17/+0
2017-11-17TSCP: change bold button to a toolbox button as bold iconTomaž Vajngerl1-8/+17
2017-11-17TSCP: disable toolbar pop-up if category was set with dialogTomaž Vajngerl1-12/+0
2017-11-17TSCP: also store the identifier into the recently used XMLTomaž Vajngerl1-1/+9
2017-11-17TSCP: resolve identifier to name, abbr. name is for category onlyTomaž Vajngerl1-7/+15
2017-11-17Revert "Upgrade to ICU 60.1"Eike Rathke1-23/+0
2017-11-17Upgrade to ICU 60.1David Tardon1-0/+23
2017-11-15coverity#1421071 Uninitializer scalar fieldCaolán McNamara1-0/+1
2017-11-11TSCP: Remember the origin and on save, act accordinglyTomaž Vajngerl1-0/+25
2017-11-11Remove duplication of Paper enum as #definesTor Lillqvist2-131/+62
2017-11-10loplugin:unusedmethodsNoel Grandin2-23/+0
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann1-23/+30
2017-11-06TSCP: put more duplicated methods to commonTomaž Vajngerl2-43/+57
2017-11-05TSCP: disable OK button if no category is present in text editTomaž Vajngerl1-0/+39
2017-11-05Remove GetNextSubset and create GetSubsetMapJulien Nabet1-11/+2
2017-11-04Optimize loop of GetSubsetByUnicode a bit (svx)Julien Nabet1-4/+3
2017-11-04loplugin:constparams in svxNoel Grandin3-3/+3
2017-11-04TSCP: make the configuration key names shorterTomaž Vajngerl1-2/+2
2017-11-04TSCP: limit the input to the IPPart entry fieldTomaž Vajngerl1-3/+47
2017-11-04TSCP: add a full text. value of the header/footer as doc. propertyTomaž Vajngerl1-0/+79
2017-11-04TSCP: Ask if it is OK to change the classification categoryTomaž Vajngerl1-9/+36
2017-11-03TSCP: fix build by correcting member namesAshod Nakashian1-4/+4
2017-11-03TSCP: flesh out ClassificationResultAshod Nakashian1-10/+10
2017-11-03TSCP: use the BAC identifier as the RDF keyAshod Nakashian1-9/+11
2017-11-02TSCP: make configurable if IP section is expandedTomaž Vajngerl1-0/+8
2017-11-02TSCP: insert at cursor position when clicking an IP partTomaž Vajngerl1-2/+4
2017-11-02TSCP: change double-click to single for IP part list boxTomaž Vajngerl1-2/+2