summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)AuthorFilesLines
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2
2015-01-05these are new in icu 54, not 53 apparentlyCaolán McNamara1-1/+1
2015-01-04changes sidebar: Make the "Action" narrower when we use bitmaps now.Jan Holesovsky1-3/+6
2015-01-04A bit of cleanup.Jan Holesovsky1-31/+4
2015-01-04changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky1-25/+36
2014-12-31convert docking window RID_SVXDLG_FONTWORK to .uiCaolán McNamara4-633/+255
2014-12-30convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara1-28/+8
2014-12-22Resolves: fdo#87422 set autocheck bitsCaolán McNamara1-0/+9
2014-12-19upgrade to icu 54Caolán McNamara2-0/+227
2014-12-19changes sidebar: Make the changes tabs narrower (when possible).Jan Holesovsky1-1/+1
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky1-4/+3
2014-12-18convert RID_SVXDLG_BMPMASK dockingwindow to .uiCaolán McNamara3-650/+275
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann4-13/+11
2014-12-15fdo#87292 use system dependent path instead of file URLAndras Timar1-1/+5
2014-12-09changed timers to idlesTobias Madl2-5/+5
2014-12-09changed timers to idlesTobias Madl1-3/+3
2014-12-09changed timers to idlesTobias Madl3-10/+10
2014-12-09changed timers to idleJennifer Liebel2-11/+11
2014-12-05Broken castStephan Bergmann1-14/+1
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-1/+1
2014-11-27svx/_bmpmask sal_Bool -> boolJulien Nabet1-1/+1
2014-11-25fdo#85858: svx: fix mouse dragging of table row separators in WriterMichael Stahl1-2/+3
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2-9/+10
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna1-1/+1
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky1-1/+0
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin1-1/+1
2014-10-31coverity#705257 gold, Missing break in switchCaolán McNamara1-0/+1
2014-10-30Resolves: fdo#80815 rename Cancel and explain what it will doCaolán McNamara1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-2/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky4-35/+35
2014-10-23Fraction: Revert "-Werror,-Wliteral-conversion (implicit conversion from doub...Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky4-27/+27
2014-10-23Fraction: Revert "coverity#1247617 there is nothing to do if width is 0"Jan Holesovsky1-2/+0
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin4-4/+4
2014-10-20loplugin: cstylecastNoel Grandin10-109/+109
2014-10-20loplugin: cstylecastNoel Grandin9-88/+88
2014-10-18convert SV_BMP_ constants to enumNoel Grandin1-1/+1
2014-10-17coverity#1247617 there is nothing to do if width is 0David Tardon1-0/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon4-27/+27
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin2-4/+4
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock1-20/+20
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin7-32/+32
2014-10-11convert vcl StateChangedType to enum classNoel Grandin4-11/+12
2014-10-09-Werror,-Wliteral-conversion (implicit conversion from double to long)Stephan Bergmann1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca4-35/+35
2014-10-06loplugin: cstylecastNoel Grandin3-8/+8
2014-10-01fdo#82577: Handle TimeNoel Grandin1-11/+11
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin5-30/+30