summaryrefslogtreecommitdiff
path: root/wizards/Package_access2base.mk
AgeCommit message (Collapse)AuthorFilesLines
2015-01-04Access2Base - New CommandBarControl classJean-Pierre Ledure1-0/+1
Main functionalities: - show/hide toolbar elements - modify tooltip - get/set internal command - execute internal command Change-Id: Ice830009f9eabc199727c7d4b54ebf524b026d40
2014-12-30Access2Base - CommandBars collection - show/hide toolbarsJean-Pierre Ledure1-0/+2
Addition of CommandBars collection Addition of CommandBar class
2014-10-17Access2Base - Internal redesign of root structure into a separate class moduleJean-Pierre Ledure1-0/+1
Redesign of CurrentDb, CurrentDoc interfaces. Creation of new Root_.xba class module. Console logs, TempVars and Dialog collections are unchanged. Change-Id: I573a75e8fb54b277aef84d4518cc8e5cc21d7270
2014-10-05Access2Base - New TempVars collection and TempVar objectsJean-Pierre Ledure1-0/+1
TempVar objects contain variables (name/value pair) that can be dynamically created and removed by macros. They're useful to transmit values from one document to another, e.g. an .odb document and one or more non-Base documents. Change-Id: I2cb5b3e27620eda16bdeaf59788b80c393fe7d9c
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl1-2/+0
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
2013-10-13Access2Base store (wizards + scp2)Jean-Pierre Ledure1-0/+55
License text modified after gerrit review Change-Id: I193d6d1fd477cca4c2880760f21f8d978643f634 Reviewed-on: https://gerrit.libreoffice.org/6232 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>