summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-30fdo#82577: Handle RegionNoel Grandin6-8/+8
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt1-1/+1
2014-09-25Resolves: fdo#83010 remove svx::WrapFieldCaolán McNamara1-51/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin47-149/+149
2014-09-19fdo#83891 Show document names including " - " during autorecoveryMatthew J. Francis1-5/+13
2014-09-18fdo#82577: Handle FontNoel Grandin9-30/+30
2014-09-12svx: sal_Bool -> boolStephan Bergmann1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann10-48/+48
2014-09-11add windows 1258 to charset listCaolán McNamara1-0/+1
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann5-17/+17
2014-09-10vcl: sal_Bool -> boolStephan Bergmann1-1/+1