summaryrefslogtreecommitdiff
path: root/cppu/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
/td>ManageNames: make the add button usableMarkus Mohrhard 2011-12-01ManageNames: remove Select button from Manage NamesMarkus Mohrhard 2011-12-01ManageNames: move some strings to globstrMarkus Mohrhard 2011-12-01ManageNames: fix tab order in Manage NamesMarkus Mohrhard 2011-11-23ManageNames: only update the range names if we really changed dataMarkus Mohrhard 2011-11-23ManageNames: set correct text for multiselectionMarkus Mohrhard 2011-11-23ManageNames: disable some elements if table is emptyMarkus Mohrhard 2011-11-23ManageNames: use a more modern looking button for RangeOptionsMarkus Mohrhard 2011-11-23ManageNames: add table to "Paste Names" dialogMarkus Mohrhard 2011-11-23ManageNames: need a virtual destructor hereMarkus Mohrhard 2011-11-23ManageNames: don't change selection after user inputMarkus Mohrhard 2011-11-23ManageNames: add undo to Define Names dialogMarkus Mohrhard 2011-11-23ManageNames: make global undo work again with dialogMarkus Mohrhard 2011-11-23ManageNames: make modify button obsoleteMarkus Mohrhard 2011-11-23ManageNames: improve layout of ManageNames dialogMarkus Mohrhard 2011-11-23ManageNames: restructure the codeMarkus Mohrhard 2011-11-23ManageNames: clean ScNameDlg even moreMarkus Mohrhard 2011-11-23ManageNames: remove no longer needed undo stackMarkus Mohrhard 2011-11-23ManageNames: clean up ui for new conceptMarkus Mohrhard 2011-09-27move the checkboxes below the more buttonMarkus Mohrhard 2011-09-24Manage Names: add comments and remove dead codeMarkus Mohrhard 2011-09-24Manage Names: refactoring in namedlg.cxxMarkus Mohrhard 2011-09-24Manage Names: set new entry as selectedMarkus Mohrhard 2011-09-23inital work for new "Manage Names" dialogMarkus Mohrhard 2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky 2011-03-15Added skeleton for undo of all range names, global and local.Kohei Yoshida 2011-03-15Extracted macro-based method into real method (for better context tagging).Kohei Yoshida 2011-03-15Store all range names from the dialog to the document.Kohei Yoshida 2011-03-15Retrieve sheet-local names and populate the dialog with them.Kohei Yoshida 2011-03-15Use data member and member methods instead of global and macros...Kohei Yoshida 2011-03-15Code cleanups.Kohei Yoshida 2011-03-15Added new list box for the scopes, and adjusted the dialog layout.Kohei Yoshida 2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida 2011-03-05Removed SearchName() in favor of findByName().Kohei Yoshida 2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko 2010-10-28add modelines to .hxx files as wellCaolán McNamara 2010-10-05more removed include guards using fixguard.pyPetr Mladek 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien 2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien 2008-04-10INTEGRATION: CWS changefileheader (1.6.700); FILE MERGEDRüdiger Timm