summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2013-04-02sfx2: remove macrosThomas Arnhold
2013-04-02drop prefix from ::cssThomas Arnhold
2013-04-02Don't call SFX_OBJECTBAR_REGISTRATION in non-DESKTOP environmentsTor Lillqvist
2013-04-02Add comment about the ugly hardcoded resource idsTor Lillqvist
2013-04-01Avoid desktop GUI elements in non-DESKTOP environmentTor Lillqvist
2013-04-01write even better codeThomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-31fix sfx2 with Library_mergedPeter Foley
2013-03-30coverity#441021 Dereference after null checkJulien Nabet
2013-03-30coverity#441020 Dereference after null checkJulien Nabet
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-29Initialize nFilterJulien Nabet
2013-03-28fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez
2013-03-28Position view below toolbox and search bar when resizing Template dialog.Rafael Dominguez
2013-03-28Dont reload template information after saving.Rafael Dominguez
2013-03-28Display empty folders in Template Manager.Rafael Dominguez
2013-03-28Make template thumbnail sizes appropiate to the content in them.Rafael Dominguez
2013-03-28Calculate template thumbnail subtitle position to fit drawing area.Rafael Dominguez
2013-03-28Deselect items when searching for templates to reset toolbars.Rafael Dominguez
2013-03-28Building without --with-help is not supposed to disable help functionalityTor Lillqvist
2013-03-28Deselect templates when closing the search view.Rafael Dominguez
2013-03-28Show search and extra buttons when a template is selected.Rafael Dominguez
2013-03-28Position correctly widgets in Template Manager.Rafael Dominguez
2013-03-28Hide creating a new template folder when theres one already selected.Rafael Dominguez
2013-03-28fdo#60581 Import templates into current directory.Rafael Dominguez
2013-03-28fdo#60581 Display import templates only when its allowed.Rafael Dominguez
2013-03-28Display create template folder only when its allowed.Rafael Dominguez
2013-03-28Update search results when changing template type in Template Manager.Rafael Dominguez
2013-03-28Filter search results by type and keyword in Template Manager.Rafael Dominguez
2013-03-28Dont display all templates types after closing the search bar.Rafael Dominguez
2013-03-28Get the correct region id view when saving a template.Rafael Dominguez
2013-03-28Put some help-related code behind #if HAVE_FEATURE_HELPTor Lillqvist
2013-03-27Fix moving selected search results in Template Manager.Rafael Dominguez
2013-03-27Fix exporting selected search results in Template Manager.Rafael Dominguez
2013-03-27Delete the correct template from the selected search results.Rafael Dominguez
2013-03-27Fix deleting templates through Template Manager.Rafael Dominguez
2013-03-27Separate template region ids from thumbnail ids.Rafael Dominguez
2013-03-27Remove HTMLMODE_FRM_COLUMNS and export column-count CSS attributeHarri Pitkänen
2013-03-27MSC fixesStephan Bergmann
2013-03-27sfx2: TabDlg_Impl::pData is deleted twiceMichael Stahl
2013-03-27WaE: macro is not usedTor Lillqvist
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26coverity#440839 Resource leak in objectJulien Nabet
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
2013-03-26Lock files make no sense on Android or iOSTor Lillqvist
2013-03-26Shared documents make no sense for Android and iOSTor Lillqvist
2013-03-26quickfixStephan Bergmann
2013-03-26Syncronize thumbnails ids with SfxDocumentTemplates when moving.Rafael Dominguez
2013-03-26Fix template manager item selection behaviour with mouse.Rafael Dominguez