summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg
AgeCommit message (Expand)Author
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-29callcatcher: update unused code listCaolán McNamara
2012-12-20convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara
2012-12-14merge NONE stringsCaolán McNamara
2012-12-13migrate 'Caption options' dialog to .ui fileJack Leigh
2012-12-10some minor cleanup of caption dialogCaolán McNamara
2012-12-10migrate 'Insert Caption' dialog to .ui fileJack Leigh
2012-12-07don't display caption number separator on category 'None'Jack Leigh
2012-11-30API CHANGE: remove com.sun.star.text.XTextEmbeddedObjectMichael Stahl
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-09Make lcl functions staticTor Lillqvist
2012-10-02GetParent()->GetParent() does't take into account containersCaolán McNamara
2012-08-27Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-07-11fdo#38785: preview window should be paint transparentIvan Timofeev
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold
2012-07-02Remove unused definesThomas Arnhold
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-06-27hrc cleanup: Remove commented out codeThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks
2012-05-25Cleanup related to always enabled HTMLMODE_SOME_ABS_POSHarri Pitkänen
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon
2012-04-25Convert SV_DECL_PTRARR_DEL(SwColumns) to boost::ptr_vectorNoel Grandin
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara
2012-03-06SwColumnPage::LinkStubTimeout doesn't need to be a linkCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-27Try to draw replacement preview at original sizeStefan Knorr (astron)
2011-12-18Remove the dogStefan Knorr (astron)
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-09Enable features behind HTMLMODE_FULL_ABS_POS for all HTML export modesHarri Pitkänen
2011-10-26Make OSL_ENSURE explanation text match the testTor Lillqvist
2011-10-26WaE: '%' : unrecognized character escape sequenceTor Lillqvist
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-06-09Resolves Bug 35938: Saves caption separator text in caption dialog.Jeff Aigner
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky