summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-12-19convert RID_SVXFLOAT_FONTWORK_CHARSPACING to simple stringsCaolán McNamara3-58/+43
2014-12-19convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and imagesCaolán McNamara4-73/+81
2014-12-19put back the images, they were visible in some configurationsCaolán McNamara2-6/+19
2014-12-19Extrusion depth is just a simple menuCaolán McNamara3-39/+18
2014-12-19these images never appear in the extrusion depth menu, drop themCaolán McNamara4-87/+6
2014-12-19upgrade to icu 54Caolán McNamara2-0/+227
2014-12-19changes sidebar: Use smaller 'clock' icons.Jan Holesovsky1-2/+2
2014-12-19changes sidebar: Make the changes tabs narrower (when possible).Jan Holesovsky2-21/+25
2014-12-19changes sidebar: Make the filter tabpage more vertical to fit better.Jan Holesovsky1-230/+308
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky1-4/+3
2014-12-19Fix build.Jan Holesovsky1-2/+2
2014-12-19Consistently define plain string literals here, no OUStringsStephan Bergmann1-27/+27
2014-12-18Build fix for gcc 4.7.Kohei Yoshida1-2/+2
2014-12-18fdo#87448 EnhancedCustomShape2d: fix handling of scaled ARCANGLETO commandsMiklos Vajna1-4/+8
2014-12-18Fraction: rewrite 'GetDenominator()==0' conditionsJuan Picca1-28/+16
2014-12-18Work around GCC bugStephan Bergmann1-19/+19
2014-12-18fix buildCaolán McNamara2-31/+31
2014-12-18fix buildCaolán McNamara1-10/+10
2014-12-18drop unused helpidsCaolán McNamara1-2/+0
2014-12-18convert RID_SVXDLG_BMPMASK dockingwindow to .uiCaolán McNamara5-650/+676
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann42-208/+201
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-12-17unused RID_SVX_FMEXPLORER DockingWindow resourceCaolán McNamara1-11/+0
2014-12-17not worth converting RID_SVXCTRL_COLOR to .ui, too small and hard-codedCaolán McNamara3-35/+13
2014-12-17fdo#39468 translated some german commentsDaniel Sikeler2-259/+256
2014-12-15coverity#1258449 Explicit null dereferencedCaolán McNamara1-2/+1
2014-12-15fdo#87292 use system dependent path instead of file URLAndras Timar1-1/+5
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan5-20/+20
2014-12-12svx: Use appropriate OUString functions on string constantsStephan Bergmann7-15/+14
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan10-90/+106
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky8-8/+0
2014-12-11fdo#39468: Translated some german commentsDaniel Sikeler3-11/+10
2014-12-10Make some dialogs resizable again.Jan Holesovsky1-1/+0
2014-12-09fdo#37682 paint the right areaDavid Tardon1-1/+1
2014-12-09Disable copy c'tor of these guys as well, to fix Windows build.Kohei Yoshida1-0/+2
2014-12-09changed inherited timer to idleTobias Madl5-8/+8
2014-12-09adapted priority to repaintTobias Madl1-1/+1
2014-12-09changed timers to idlesTobias Madl1-11/+5
2014-12-09changed timers to idlesTobias Madl2-5/+5
2014-12-09changed timers to idleJennifer Liebel1-4/+4
2014-12-09fixed timer, idle bugTobias Madl1-1/+1
2014-12-09changed timers to idlesTobias Madl1-3/+3
2014-12-09changed timers to idlesTobias Madl7-26/+26
2014-12-09changed timers to idleJennifer Liebel1-1/+1
2014-12-09changed timers to idleJennifer Liebel3-16/+16
2014-12-09changed timers to idleJennifer Liebel1-19/+6
2014-12-09changed timers to idlesJennifer Liebel3-6/+6
2014-12-09fdo#86871 (part) replace "..." in UI buttonsOlivier Hallot4-8/+8
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida2-1/+3
2014-12-08Move these to Impl and remove boost::optional include.Kohei Yoshida1-6/+60