summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog
Commit message (Expand)AuthorAgeFilesLines
* fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin2015-01-091-2/+2
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-092-6/+6
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-2/+2
* these are new in icu 54, not 53 apparentlyCaolán McNamara2015-01-051-1/+1
* changes sidebar: Make the "Action" narrower when we use bitmaps now.Jan Holesovsky2015-01-041-3/+6
* A bit of cleanup.Jan Holesovsky2015-01-041-31/+4
* changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky2015-01-041-25/+36
* convert docking window RID_SVXDLG_FONTWORK to .uiCaolán McNamara2014-12-314-633/+255
* convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara2014-12-301-28/+8
* Resolves: fdo#87422 set autocheck bitsCaolán McNamara2014-12-221-0/+9
* upgrade to icu 54Caolán McNamara2014-12-192-0/+227
* changes sidebar: Make the changes tabs narrower (when possible).Jan Holesovsky2014-12-191-1/+1
* changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky2014-12-191-4/+3
* convert RID_SVXDLG_BMPMASK dockingwindow to .uiCaolán McNamara2014-12-183-650/+275
* svx: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-184-13/+11
* fdo#87292 use system dependent path instead of file URLAndras Timar2014-12-151-1/+5
* changed timers to idlesTobias Madl2014-12-092-5/+5
* changed timers to idlesTobias Madl2014-12-091-3/+3
* changed timers to idlesTobias Madl2014-12-093-10/+10
* changed timers to idleJennifer Liebel2014-12-092-11/+11
* Broken castStephan Bergmann2014-12-051-14/+1
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-011-1/+1
* svx/_bmpmask sal_Bool -> boolJulien Nabet2014-11-271-1/+1
* fdo#85858: svx: fix mouse dragging of table row separators in WriterMichael Stahl2014-11-251-2/+3
* fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2014-11-232-9/+10
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* vcl: let the ModalDialog ctor take an OUStringMiklos Vajna2014-11-161-1/+1
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-141-0/+1
* fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky2014-11-091-1/+0
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-071-1/+1
* coverity#705257 gold, Missing break in switchCaolán McNamara2014-10-311-0/+1
* Resolves: fdo#80815 rename Cancel and explain what it will doCaolán McNamara2014-10-301-1/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-292-2/+0
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-234-35/+35
* Fraction: Revert "-Werror,-Wliteral-conversion (implicit conversion from doub...Jan Holesovsky2014-10-231-1/+1
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-234-27/+27
* Fraction: Revert "coverity#1247617 there is nothing to do if width is 0"Jan Holesovsky2014-10-231-2/+0
* fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin2014-10-214-4/+4
* loplugin: cstylecastNoel Grandin2014-10-2010-109/+109
* loplugin: cstylecastNoel Grandin2014-10-209-88/+88
* convert SV_BMP_ constants to enumNoel Grandin2014-10-181-1/+1
* coverity#1247617 there is nothing to do if width is 0David Tardon2014-10-171-0/+2
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-164-27/+27
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-132-4/+4
* vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2014-10-131-20/+20
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-117-32/+32
* convert vcl StateChangedType to enum classNoel Grandin2014-10-114-11/+12
* -Werror,-Wliteral-conversion (implicit conversion from double to long)Stephan Bergmann2014-10-091-1/+1
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-094-35/+35
* loplugin: cstylecastNoel Grandin2014-10-063-8/+8